execute exception
英 [ˈeksɪkjuːt ɪkˈsepʃn]
美 [ˈeksɪkjuːt ɪkˈsepʃn]
网络 执行异常
双语例句
- If you try to execute the code without these dependencies, you will likely receive an exception that a certain class cannot be found.
如果您在没有这些依赖项的情况下试图运行代码,您很可能会收到一个异常,指出某个类没有找到。 - Sure enough, when you try to execute the SQL statement, you get an exception telling you that the connection is a read-only connection.
毫无疑问,在试图执行SQL语句时,您会得到一个异常,告诉您该连接是一个只读连接。 - Execute non-transactionally, throw an exception if a transaction exists.
以非事务方式执行操作,如果当前存在事务,抛出异常。 - We analyze the interface of the. NET components and execute the random testing and dependency-based integration testing to judge whether there is exception in components.
对.NET构件进行接口分析,执行随机测试和基于依赖测试,进而判断构件是否存在异常。 - Once any malicious code that attempts to execute in the stack, a general-protection exception is triggered, then the malicious code will be terminated.
堆栈中的攻击代码被执行时,CPU就会触发一个保护异常,攻击代码不能继续执行。 - When we execute the test, we get a null pointer exception at the beginning of the while loop in the readABC () method.
当执行测试时,我们在readABC()方法中的while循环一开始处得到一个空指针异常。
